projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ade817b
)
* subr.el (with-case-table): New macro.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:34:34 +0000
(15:34 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:34:34 +0000
(15:34 +0000)
* international/mule.el (ascii-case-table): New var.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 75dc530a0a809b2c03aca3772f608c1509df4216..5c3a6eed4d0aecf0ebb9f62a10a87175dda9143f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2007-04-04 Chong Yidong <cyd@stupidchicken.com>
+
+ * subr.el (with-case-table): New macro.
+
+ * international/mule.el (ascii-case-table): New var.
+
2007-04-03 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gud-minor-mode-map): Simplify.